Rank in Wordlist | Word | Rank in Wordlist | Word |
---|---|---|---|
1 | và | 26 | vào |
2 | của | 27 | từ |
3 | là | 28 | khi |
4 | các | 29 | có thể |
5 | có | 30 | thì |
6 | được | 31 | phải |
7 | một | 32 | như |
8 | trong | 33 | tại |
9 | với | 34 | mà |
10 | những | 35 | hơn |
11 | đã | 36 | rất |
12 | cho | 37 | mình |
13 | không | 38 | còn |
14 | để | 39 | mới |
15 | này | 40 | nhưng |
16 | sẽ | 41 | việc |
17 | về | 42 | lại |
18 | đến | 43 | tôi |
19 | bạn | 44 | đang |
20 | ở | 45 | làm |
21 | nhiều | 46 | bị |
22 | người | 47 | nhất |
23 | trên | 48 | chỉ |
24 | cũng | 49 | theo |
25 | năm | 50 | Việt Nam |
The table shows the top-50 words of the corpus. Usually we see stopwords.
Language: Afrikaans
This list is a good candidate for a first stopword list for a language.
Usually a small, balanced corpus is enough to get a good list of high frequent words. But if the small corpus has some very prominent topic, this will be visible even in the top word lists.
select w_id-100 as rank_in_wordlist, word from words where w_id>100 order by w_id limit 50;
3.4 Sample words for different frequency ranges